@media only screen and (max-width: 702px) {
    .spis {
        top: 2110px;
    }
}

@media only screen and (max-width: 665px) {
    body .spis {
        top: 2000px;
    }
}

@media only screen and (max-width: 602px) {
    body .spis {
        top: 1930px;
    }
}

@media only screen and (max-width: 565px) {
    body .spis {
        top: 1800px;
    }
}

@media only screen and (max-width: 514px) {
    body .spis {
        top: 1720px;
    }
}

@media only screen and (max-width: 475px) {
    body .spis {
        top: 1680px;
    }
}

@media only screen and (max-width: 440px) {
    body .spis {
        top: 1620px;
    }
}

@media only screen and (max-width: 385px) {
    body .spis {
        top: 1580px;
    }
}